home *** CD-ROM | disk | FTP | other *** search
/ Programming with VisualAge for Java / IBMVJAVA.ISO / scrapbook / ch05 / page 1
Encoding:
Text File  |  1997-07-24  |  107 b   |  2 lines

  1. ch05.BankAccount account = new ch05.BankAccount("1234-5678");
  2. System.out.println( account.getAccountId());